home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / util2 / fdb1_4.lha / FDB / .Product-Info next >
Text File  |  1995-09-16  |  1KB  |  64 lines

  1. .name
  2. FDB
  3. .type
  4. Database
  5. .short
  6. Uses databases to locate files/dirs quickly
  7. .version
  8. 1.4
  9. .date
  10. 1995.09.16
  11. .author
  12. Klaus Melchior
  13. .restrictions
  14. .requirements
  15. OS2.0
  16. .distribution
  17. Giftware
  18. .email
  19. kmel@eifel.tng.oche.de
  20. kmel@et1.etechnik.fh-aachen.de
  21. kmel@eifel.adsp.sub.org
  22. .docs
  23. English/FDB.doc
  24. English/FDB.guide
  25. Deutsch/FDB.doc
  26. Deutsch/FDB.guide
  27. .description
  28. UDB generates a database of your files at different places, e.g. your
  29. hardisks, CD-ROMs, network machines, ...
  30.  
  31. FDB is able to scan this database to find dirs/files very fast.
  32.  
  33. LDB lists a database.
  34.  
  35. CDB converts databases.
  36.  
  37. Based on the same databases of FindDB, UpdateDB
  38. V2.1 © 1989 - 1992 by Larry Phillips & Martin Steppler,
  39. but enhanced:
  40.  
  41. - multi databases
  42. - path of databases defineable
  43. - preferences as env-variable
  44. - loads databases in parts
  45. - more commands
  46. - amiga style pattern
  47. - amiga template arguments
  48. - memory pools
  49.  
  50. Changes since 1.3:
  51.  
  52. * path where to find the databases is defineable, but default is
  53.   'FindDB:'
  54. * size of buffer when loading a database is defineable, databases
  55.   can be loaded in parts
  56. * FDB with faster search routine
  57. * database path, buffer size & options can be stored in an
  58.   environment variable
  59. * new programm: CDB, to convert databases into ASCII and vice versa
  60. * avoid files during the UDB scan
  61. * LDB lists files matching a pattern
  62. * memory pools
  63. * bugs fixed
  64.